home *** CD-ROM | disk | FTP | other *** search
/ Trading on the Edge / Trading On The Edge - CD-ROM Toolkit (Wayzata Technology)(2031)(1994).bin / mac / Mac_Files / Vendor Demos / HiQ / HiQ•Help / HiQ•Help.rsrc / PICT_10508_Numerical Integration pg 8.png < prev    next >
Portable Network Graphic  |  1992-04-28  |  57KB  |  816x1056  |  8-bit (256 colors)
Labels: chat room | crt screen | dialog box | monitor | reckoner | sky
OCR: INTEGRATOR SAMPLE SCRIPTS Example 7.Infinite The Method for Infinite Integrals Compute the integral: In(x) AX 100x2) whose exact answer In(10/20 -0.3616892 Script Example: project answerl, error1, numEvall integFct1; function integFct1(x) return In/1 +100* ^2); end function; local bound absError relError maxEval, typeFlag; bound absError relError 1.0e maxEval 25000 typeFlag <BND2INF>; [answer] error1, numEval1] IntegInfinite(integFct1 bound absError, relError maxEval typeFlag); 1002 typeF Flag